home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / QuakeTools / docs / man1 / light.1 next >
Text File  |  1998-06-03  |  417b  |  7 lines

  1.  this takes the .bsp file generated by qbsp and does light casting from all of
  2. the light objects in the map.  Normally, it takes one light sample for each
  3. lightmap point, but the "-extra" parameter causes it to take four samples (and
  4. four times as long to run) and average them.  The lighting model used has little
  5. theoretical grounding (it has linear fallof, for instance), it was just tweaked
  6. until it looked good.
  7.